Skip to content

Conversation

@toufali
Copy link
Member

@toufali toufali commented Oct 27, 2025

Because

  • Our prev version of NX (21.1.2) included transitive deps that were flagged vulnerabilities by GitHub

This pull request

  • bumps us to the latest patch of the next minor version (21.2.4)

Issue that this pull request solves

Closes: FXA-12577

Other information (Optional)

I tried bumping even further (21.3 and beyond) but these required bumping @nx/jest which subsequently breaks our build due to deprecated methods.

@toufali toufali requested a review from a team as a code owner October 27, 2025 21:07
@toufali toufali force-pushed the upgrade-nx-21.2.4 branch 7 times, most recently from 127eff0 to f576887 Compare October 28, 2025 20:55
@toufali
Copy link
Member Author

toufali commented Oct 28, 2025

Thanks for the review @dschom – addressed your comments and confirmed Storybook working as expected 👍

@dschom
Copy link
Contributor

dschom commented Oct 28, 2025

@toufali Thanks for the updates and the feedback.

@toufali toufali merged commit 16422eb into main Oct 29, 2025
19 checks passed
@toufali toufali deleted the upgrade-nx-21.2.4 branch October 29, 2025 14:46
@julianpoy
Copy link
Member

Did you use nx migrate for this? Just wanted to comment that we should be using the nx migration tool to make sure associated packages are also bumped, since nx has migrations that are generated between versions

@toufali
Copy link
Member Author

toufali commented Oct 29, 2025

Did you use nx migrate for this? Just wanted to comment that we should be using the nx migration tool to make sure associated packages are also bumped, since nx has migrations that are generated between versions

Yup! nx migrate was used 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants